Vcenter Vm Hardware Disk Summary
Vcenter Vm Hardware Disk Summary
The Vcenter Vm Hardware Disk Summary schema contains commonly used information about a virtual disk.
JSON Example
{
"disk": "string"
}
string
disk
Required
Identifier of the virtual Disk.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Disk
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Disk
.